Welcome![Sign In][Sign Up]
Location:
Search - directshow sdk

Search list

[Other resourceDirectshow_SDK_Notes

Description: directshow SDK的学习笔记,作者:智慧的鱼
Platform: | Size: 1359881 | Author: yuxin | Hits:

[DirextXDirectShow_wushijingxuan_code

Description: 本书是“DirectShow专业著作”丛书的第二本,侧重介绍了DirectShow技术在当前主要的几个领域中的应用,包括音视频采集、视频聊天、视频点播、视频叠加、媒体播放等。在介绍各种应用的同时,辅助以大量详尽的实例源代码。这些实例,不仅具有很强的实用价值和指导意义,更让读者理论联系实践,使学习DirectShow技术变得轻松自如。本书的配套光盘提供了DirectShow SDK 9.0的安装程序及书中各章节涉及的所有实例源代码。 本书结构合理,内容丰富新颖、条理清晰,适合广大的流媒体应用开发人员、系统设计人员、以及对Windows平台上多媒体处理感兴趣的编程爱好者学习和参考。
Platform: | Size: 13116442 | Author: Ma Liang | Hits:

[Video Capturesdk

Description: 一个简单的视频捕捉程序!利用vc6.0平台,directshow开发的!能够运行!
Platform: | Size: 516596 | Author: s | Hits:

[Multimedia programDirectShow多声卡播放器

Description: 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点,终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用! 实在没辙那就自己写好了。 ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://ndxz.126.com ◆◆◆ 日期 ◆◆◆ 2006-07-05 15:49:28
Platform: | Size: 1363864 | Author: qu.wei@163.com | Hits:

[ICQ-IM-Chat即时通讯(带视频)源码

Description: AnyChat音视频互动开发平台(SDK)是一套跨平台的即时通讯解决方案,基于先进的H.264视频编码标准、AAC音频编码标准与P2P技术,整合了佰锐科技在音视频编码、多媒体通讯领域领先的开发技术和丰富的产品经验而设计的高质量、宽适应性、分布式、模块化的网络音视频互动平台。 AnyChat音视频互动开发平台(SDK)包含了音视频处理模块(采集、编解码)、流媒体管理模块(丢包重传、抖动平滑、动态缓冲)、流媒体播放模块(多路混音、音视频同步)以及P2P网络模块(NAT穿透、UPnP支持)等多个子模块,封装了底层的硬件操作(音视频采集、播放)、封装了流媒体处理(编解码、网络传输)等非常专业和复杂的技术,为上层应用提供简单的API控制接口,可以在极短的开发周期,以及极少的人力资源投入下为客户的现有平台增加音视频即时通讯、多方会议的功能。 AnyChat SDK分为客户端SDK和服务器SDK两大部分,其中客户端SDK用于实现语音、视频的交互以及其它客户端相关的功能,而服务器SDK主要实现业务层逻辑控制,以及与第三方平台的互联等。客户端SDK和服务器SDK均支持C++、C#、VB.Net以及Delphi等开发语言。 通过AnyChat音视频互动开发平台(SDK),可以开发具有企业特色的即时通讯系统、视频游戏系统、视频会议系统、网络教学系统、语音视频聊天系统、专家咨询平台以及政府应急指挥平台等,系统的功能、界面完全由企业定制。
Platform: | Size: 4423948 | Author: 839788402@qq.com | Hits:

[SourceCodeDirectShow(中文SDK学习)+入门源码.zip

Description: DirectShow(中文SDK学习)是学习directshow的入门文档、经验介绍,配有源代码,很值得学习学习哦。
Platform: | Size: 2329883 | Author: yeammy | Hits:

[Streaming Mpeg4DirectShow系统

Description: 在DirectX 9下构建filter graph,开发基于数字电视调节卡的程序. 编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。-in DirectX 9 under Construction filter graph, based on the development of digital TV card adjustment procedures. Compiling code need Windows XP and above versions, operational procedures need digital TV card. While the need to install DirectX 9.
Platform: | Size: 168960 | Author: 夏晨晨 | Hits:

[Multimedia Develop基于VC++远程视频监控系统

Description: 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-running Windows 98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. Because the procedures used in this chapter DirectShow COM, the procedure needs directories options include files adding, "E : \ Program Files \ Microsoft DirectX 9.0 SDK \ Samples \ C \ DirectShow \ BaseClasses."
Platform: | Size: 7012352 | Author: 王晨阳 | Hits:

[Embeded-SCM Develop神龙卡SDK (DirectShow版)

Description: 看看名字就应该知道是干什么用的了吧! 这可是个好东东!我搜索了很久才找到的! 独乐乐,与人乐乐,疏乐??? 独-look at the name should know what the! But this good Dong! I search for a long time to find! Independence Lele, who Lele, sparse music? ? ? Lele alone!
Platform: | Size: 1806336 | Author: 望乡 | Hits:

[DirextXDirectShowBOOK09

Description: 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用-this book DirectX SDK version 9.0, modeled almost covers the Windows platform for execution of all aspects of C programming. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current popular collection of audio and video, digital cameras, nonlinear editing applications. Part 3-depth analysis of the DirectShow SDK typical part of the source code. Part 4 of the author some personal development practice through case and open-source analysis, and further on the practical application of DirectShow
Platform: | Size: 14336 | Author: 鄭振文 | Hits:

[DirextXDirectShowBOOK18

Description: 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用-this book DirectX SDK version 9.0, modeled almost covers the Windows platform for execution of all aspects of C programming. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current popular collection of audio and video, digital cameras, nonlinear editing applications. Part 3-depth analysis of the DirectShow SDK typical part of the source code. Part 4 of the author some personal development practice through case and open-source analysis, and further on the practical application of DirectShow
Platform: | Size: 52224 | Author: 鄭振文 | Hits:

[DirextXDXCapshot517

Description: 基于DirectShow的视频采集程序,MFC界面,根据DX9 SDK写了一个类,扩展性好-based on DirectShow video collection procedures, MFC interface According DX9 SDK was a category, scalability good
Platform: | Size: 44032 | Author: 王刚 | Hits:

[Multimedia DevelopdllDSPlayer1

Description: ◆◆◆ 《DirectShow多声卡播放器》◆◆◆ 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有 windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频 文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统 默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点, 终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是 有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用! 实在没辙那就自己写好了。-err
Platform: | Size: 68608 | Author: 谢红伟 | Hits:

[DirextXreg_unreg_DSfilter

Description: 一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
Platform: | Size: 1717248 | Author: 小丑鱼 | Hits:

[mpeg mp3Refactoring2

Description: ActiveVideo 需要的库。 主要是 D3D 和 一些 DirectShow的封装。 另外还 有些Ogre的,但是编译需要Ogre SDK.-ActiveVideo needs of the library. Display is the main and some DirectShow Packaging. There is also some Ogre, but you will need Ogre SDK.
Platform: | Size: 39936 | Author: 邵小宁 | Hits:

[source in ebookDirectShow_source

Description: 《DirectShow开发指南》配套代码代码,需要DirectX SDK 7以上支持。 -"DirectShow Guide to the development of" complementary code code, DirectX SDK needs seven more support.
Platform: | Size: 419840 | Author: bluewater210 | Hits:

[Streaming Mpeg4MoviePlay

Description: 本电影播放器可以播放AVI,MOV.MPG,MPGEG格式的电影文件,使用DirectDraw进行多媒体编程,DirectDraw是DirectX的核心模块, DirectX是windows用于多媒体开发,特别是游戏开发的一套SDK.-The movie player can play AVI, MOV.MPG, MPGEG format movie file, the use of DirectDraw for multimedia programming, DirectDraw is DirectX the core module, DirectX is a windows for multi-media development, in particular a set of game development SDK.
Platform: | Size: 66560 | Author: 新建 | Hits:

[VOIP programplayer

Description: 网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0SDK\Samples\C++\DirectShow\BaseClasses”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\Program Files\CodeJockey\CJLibrary Version 6.08\Include目录和AV8SDK\AV8SDK\include目录。-Synchronous web conferencing video player! Program runs in Windows 98/2000/XP/2003 platform can be VC++ 6.0 or. NET debug. Before commissioning the installation of Microsoft DirectX 9.0 SDK. Note: streams.h document in the folder below. Also, do not compile Summer 2004 version of the DirectX SDK. Streams.h document also need to compile CJLibrary608c.rar library and AV8SDK library, readers can be in this book to find the CD-ROM. Installed after the need for options → directories → include files to add C: Program FilesCodeJockeyCJLibrary Version 6.08Include catalog and directory AV8SDKAV8SDKinclude.
Platform: | Size: 3378176 | Author: 袁洲 | Hits:

[Internet-NetworkTapi

Description: Some TAPI3 code samples depend on Microsoft DirectShow API s, which are part of the DirectX 9 SDK. The DirectX 9 SDK is now shipped separately from the Microsoft Platform SDK. The DirectX 9 SDK currently does not support 64-bit platforms and due to this reason, the TAPI3 code samples that use parts of the DirectX 9 SDK cannot be built for 64-bit platforms.
Platform: | Size: 296960 | Author: xzhuwu | Hits:

[Windows DevelopXviD

Description: xvid文件格式的源代码sdk文档,很不错的东东.-xvid file format of source code sdk document, it is good Dongdong.
Platform: | Size: 256000 | Author: 刘阁 | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net